home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / CHIP_2004_0102_X.BIN / systeem / hardtool / winspeedup.exe / {app} / Plugins / misc_en.xml < prev    next >
Encoding:
Extensible Markup Language  |  2003-09-28  |  43.4 KB  |  1,313 lines

  1. <?xml version="1.0" encoding="Iso-8859-1"?>
  2. <Version>2.6</Version>
  3. <Settings>
  4.     <ListItem>
  5.         <Type>ListItemDefault</Type>
  6.         <Caption>Tuning</Caption>
  7.         <Icon>tuning.ico</Icon>
  8.         <Key>tuning</Key>
  9.         <Intend>0</Intend>
  10.         <Description>In this category you will find settings which can increase the speed of your computer.</Description>
  11.         <Win9x>1</Win9x>
  12.         <WinMe>1</WinMe>
  13.         <Win2K>1</Win2K>
  14.         <WinXP>1</WinXP>
  15.     </ListItem>
  16.     <ListItem>
  17.         <Type>ListItemCombo</Type>
  18.         <Caption>Power Management Profile:</Caption>
  19.         <Icon>cpu.ico</Icon>
  20.         <Key>tuning1</Key>
  21.         <Intend>1</Intend>
  22.         <Description>Specifies the usage of your computer.</Description>
  23.         <Win9x>1</Win9x>
  24.         <WinMe>1</WinMe>
  25.         <Win2K>1</Win2K>
  26.         <WinXP>1</WinXP>
  27.         <RegKey>HKEY_CURRENT_USER\Control Panel\PowerCfg</RegKey>
  28.         <RegEntry>CurrentPowerPolicy</RegEntry>
  29.         <RegType>String</RegType>
  30.         <DefaultValue>0</DefaultValue>
  31.         <Entries>6</Entries>
  32.         <Description1>Home/Office Desktop</Description1>
  33.         <Description2>Portable/Laptop Computer</Description2>
  34.         <Description3>Monitor on for Presentations</Description3>
  35.         <Description4>Network Computer (No Wake-on-LAN)</Description4>
  36.         <Description5>High Speed</Description5>
  37.         <Description6>Power Saving</Description6>
  38.         <Value1>0</Value1>
  39.         <Value2>1</Value2>
  40.         <Value3>2</Value3>
  41.         <Value4>3</Value4>
  42.         <Value5>4</Value5>
  43.         <Value6>5</Value6>
  44.     </ListItem>
  45.     <ListItem>
  46.         <Type>CheckListItemDefault</Type>
  47.         <Caption>Rewrite Swap-File on Shutdown</Caption>
  48.         <Icon>cpu.ico</Icon>
  49.         <Key>tuning2</Key>
  50.         <Intend>1</Intend>
  51.         <Description>This will delete and re-create the swap-file of Windows when the computer shuts down.</Description>
  52.         <Win9x>0</Win9x>
  53.         <WinMe>0</WinMe>
  54.         <Win2K>1</Win2K>
  55.         <WinXP>1</WinXP>
  56.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  57.         <RegEntry>ClearPageFileAtShutdown</RegEntry>
  58.         <RegType>DWORD</RegType>
  59.         <DefaultValue>0</DefaultValue>
  60.         <ValueChecked>1</ValueChecked>
  61.         <ValueUnchecked>0</ValueUnchecked>
  62.     </ListItem>
  63.     <ListItem>
  64.         <Type>CheckListItemDefault</Type>
  65.         <Caption>Optimize Windows File System</Caption>
  66.         <Icon>defrag.ico</Icon>
  67.         <Key>tuning3</Key>
  68.         <Intend>1</Intend>
  69.         <Description>This option changes the space between files on the hard-disk so files are read and written faster.</Description>
  70.         <Win9x>1</Win9x>
  71.         <WinMe>1</WinMe>
  72.         <Win2K>1</Win2K>
  73.         <WinXP>1</WinXP>
  74.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  75.         <RegEntry>ContigFileAllocSize</RegEntry>
  76.         <RegType>DWORD</RegType>
  77.         <DefaultValue>0</DefaultValue>
  78.         <ValueChecked>512</ValueChecked>
  79.         <ValueUnchecked>0</ValueUnchecked>
  80.     </ListItem>
  81.     <ListItem>
  82.         <Type>CheckListItemDefault</Type>
  83.         <Caption>Optimize Harddrives while booting</Caption>
  84.         <Icon>drive.ico</Icon>
  85.         <Key>tuning4</Key>
  86.         <Intend>1</Intend>
  87.         <Description>This option optimizes the harddrive speed while booting.</Description>
  88.         <Win9x>0</Win9x>
  89.         <WinMe>0</WinMe>
  90.         <Win2K>0</Win2K>
  91.         <WinXP>1</WinXP>
  92.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction</RegKey>
  93.         <RegEntry>Enable</RegEntry>
  94.         <RegType>String</RegType>
  95.         <DefaultValue>N</DefaultValue>
  96.         <ValueChecked>Y</ValueChecked>
  97.         <ValueUnchecked>N</ValueUnchecked>
  98.     </ListItem>
  99.     <ListItem>
  100.         <Type>CheckListItemDefault</Type>
  101.         <caption>Optimize Harddrive Cache</Caption>
  102.         <Icon>chain.ico</Icon>
  103.         <Key>tuning5</Key>
  104.         <Intend>1</Intend>
  105.         <Description>This option sets the optimal size for the harddrive cache which pre-reads files for programs that are started.</Description>
  106.         <Win9x>0</Win9x>
  107.         <WinMe>0</WinMe>
  108.         <Win2K>0</Win2K>
  109.         <WinXP>1</WinXP>
  110.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  111.         <RegEntry>ReadAheadThreshold</RegEntry>
  112.         <RegType>String</RegType>
  113.         <DefaultValue>N</DefaultValue>
  114.         <ValueChecked>Y</ValueChecked>
  115.         <ValueUnchecked>N</ValueUnchecked>
  116.     </ListItem>
  117.     <ListItem>
  118.         <Type>CheckListItemDefault</Type>
  119.         <Caption>Unload DLLs after Program Termination</Caption>
  120.         <Icon></Icon>
  121.         <Key>tuning6</Key>
  122.         <Intend>1</Intend>
  123.         <Description>As soon as a program loads a DLL, this DLL reserves memory. When the program is terminated the DLL is still kept in memory. To change this behaviour, use this option.</Description>
  124.         <Win9x>1</Win9x>
  125.         <WinMe>1</WinMe>
  126.         <Win2K>1</Win2K>
  127.         <WinXP>1</WinXP>
  128.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDLL</RegKey>
  129.         <RegEntry></RegEntry>
  130.         <RegType>String</RegType>
  131.         <DefaultValue>0</DefaultValue>
  132.         <ValueChecked>1</ValueChecked>
  133.         <ValueUnchecked>0</ValueUnchecked>
  134.     </ListItem>
  135.     <ListItem>
  136.         <Type>ListItemEdit</Type>
  137.         <Caption>Cache Write Delay (in Milliseconds):</Caption>
  138.         <Icon></Icon>
  139.         <Key>tuning7</Key>
  140.         <Intend>1</Intend>
  141.         <Description>Changes the Cache Write Delay in milliseconds. Using a smaller value will speed-up the shutdown process but may result in data loss.</Description>
  142.         <Win9x>1</Win9x>
  143.         <WinMe>1</WinMe>
  144.         <Win2K>0</Win2K>
  145.         <WinXP>0</WinXP>
  146.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion</RegKey>
  147.         <RegEntry>CacheWriteDelay</RegEntry>
  148.         <RegType>DWORD</RegType>
  149.         <DefaultValue>2000</DefaultValue>
  150.     </ListItem>
  151.     <ListItem>
  152.         <Type>ListItemDefault</Type>
  153.         <caption></Caption>
  154.         <Icon></Icon>
  155.         <Key>empty0</Key>
  156.         <Intend>0</Intend>
  157.         <Description></Description>
  158.         <Win9x>1</Win9x>
  159.         <WinMe>1</WinMe>
  160.         <Win2K>1</Win2K>
  161.         <WinXP>1</WinXP>
  162.     </ListItem>
  163.     <ListItem>
  164.         <Type>ListItemDefault</Type>
  165.         <Caption>Policies</Caption>
  166.         <Icon>policies.ico</Icon>
  167.         <Key>policies</Key>
  168.         <Intend>0</Intend>
  169.         <Description>In this category you can set restrictions to specific functions in Windows.</Description>
  170.         <Win9x>1</Win9x>
  171.         <WinMe>1</WinMe>
  172.         <Win2K>1</Win2K>
  173.         <WinXP>1</WinXP>
  174.     </ListItem>
  175.     <ListItem>
  176.         <Type>CheckListItemDefault</Type>
  177.         <Caption>Disable Task Manager</Caption>
  178.         <Icon>tm.ico</Icon>
  179.         <Key>policies1</Key>
  180.         <Intend>1</Intend>
  181.         <Description>Normally when pressing CTRL+ALT+DEL the task manager appears. You can disable the task manager with this function.</Description>
  182.         <Win9x>0</Win9x>
  183.         <WinMe>0</WinMe>
  184.         <Win2K>1</Win2K>
  185.         <WinXP>1</WinXP>
  186.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System</RegKey>
  187.         <RegEntry>DisableTaskMgr</RegEntry>
  188.         <RegType>DWORD</RegType>
  189.         <DefaultValue>0</DefaultValue>
  190.         <ValueChecked>1</ValueChecked>
  191.         <ValueUnchecked>0</ValueUnchecked>
  192.     </ListItem>
  193.     <ListItem>
  194.         <Type>CheckListItemDefault</Type>
  195.         <Caption>Show Hidden Files</Caption>
  196.         <Icon>hidden.ico</Icon>
  197.         <Key>policies2</Key>
  198.         <Intend>1</Intend>
  199.         <Description>Windows usually hides files with the attribute "Hidden". This behaviour can be changed with this setting.</Description>
  200.         <Win9x>1</Win9x>
  201.         <WinMe>1</WinMe>
  202.         <Win2K>1</Win2K>
  203.         <WinXP>1</WinXP>
  204.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  205.         <RegEntry>Hidden</RegEntry>
  206.         <RegType>DWORD</RegType>
  207.         <DefaultValue>2</DefaultValue>
  208.         <ValueChecked>1</ValueChecked>
  209.         <ValueUnchecked>2</ValueUnchecked>
  210.     </ListItem>
  211.     <ListItem>
  212.         <Type>CheckListItemDefault</Type>
  213.         <Caption>Show System Files</Caption>
  214.         <Icon>superhidden.ico</Icon>
  215.         <Key>policies3</Key>
  216.         <Intend>1</Intend>
  217.         <Description>Windows usually hides files with the attribute "System". This behaviour can be changed with this setting.</Description>
  218.         <Win9x>1</Win9x>
  219.         <WinMe>1</WinMe>
  220.         <Win2K>1</Win2K>
  221.         <WinXP>1</WinXP>
  222.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  223.         <RegEntry>ShowSuperHidden</RegEntry>
  224.         <RegType>DWORD</RegType>
  225.         <DefaultValue>0</DefaultValue>
  226.         <ValueChecked>1</ValueChecked>
  227.         <ValueUnchecked>0</ValueUnchecked>
  228.     </ListItem>
  229.     <ListItem>
  230.         <Type>CheckListItemDefault</Type>
  231.         <Caption>Enable Num-Lock when Booting</Caption>
  232.         <Icon>keyboard.ico</Icon>
  233.         <Key>policies4</Key>
  234.         <Intend>1</Intend>
  235.         <Description>The Num-Lock key is used to enable the number block on the right side of your keyboard.</Description>
  236.         <Win9x>0</Win9x>
  237.         <WinMe>0</WinMe>
  238.         <Win2K>1</Win2K>
  239.         <WinXP>1</WinXP>
  240.         <RegKey>HKEY_CURRENT_USER\Control Panel\Keyboard</RegKey>
  241.         <RegEntry>InitialKeyboardIndicators</RegEntry>
  242.         <RegType>String</RegType>
  243.         <DefaultValue>0</DefaultValue>
  244.         <ValueChecked>2</ValueChecked>
  245.         <ValueUnchecked>0</ValueUnchecked>
  246.     </ListItem>
  247.     <ListItem>
  248.         <Type>CheckListItemDefault</Type>
  249.         <Caption>Disable Burning of CDs</Caption>
  250.         <Icon>cd.ico</Icon>
  251.         <Key>policies5</Key>
  252.         <Intend>1</Intend>
  253.         <Description>Disables the function of Windows to burn CDs without additional software. This setting does not affect third-party programs.</Description>
  254.         <Win9x>0</Win9x>
  255.         <WinMe>0</WinMe>
  256.         <Win2K>0</Win2K>
  257.         <WinXP>1</WinXP>
  258.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  259.         <RegEntry>NoCDBurning</RegEntry>
  260.         <RegType>DWORD</RegType>
  261.         <DefaultValue>0</DefaultValue>
  262.         <ValueChecked>1</ValueChecked>
  263.         <ValueUnchecked>0</ValueUnchecked>
  264.     </ListItem>
  265.     <ListItem>
  266.         <Type>CheckListItemDefault</Type>
  267.         <Caption>Show Admin Account on Logon Screen</Caption>
  268.         <Icon>admin.ico</Icon>
  269.         <Key>policies6</Key>
  270.         <Intend>1</Intend>
  271.         <Description>This setting allows the administrator to log-on using the welcome screen of Windows XP.</Description>
  272.         <Win9x>0</Win9x>
  273.         <WinMe>0</WinMe>
  274.         <Win2K>0</Win2K>
  275.         <WinXP>1</WinXP>
  276.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList</RegKey>
  277.         <RegEntry>Administrator</RegEntry>
  278.         <RegType>DWORD</RegType>
  279.         <DefaultValue>0</DefaultValue>
  280.         <ValueChecked>1</ValueChecked>
  281.         <ValueUnchecked>0</ValueUnchecked>
  282.     </ListItem>
  283.     <ListItem>
  284.         <Type>CheckListItemDefault</Type>
  285.         <Caption>Hide Security Tab in Explorer</Caption>
  286.         <Icon>lock.ico</Icon>
  287.         <Key>policies7</Key>
  288.         <Intend>1</Intend>
  289.         <Description>Hides the tab "security" in the file and folder dialog.</Description>
  290.         <Win9x>0</Win9x>
  291.         <WinMe>0</WinMe>
  292.         <Win2K>0</Win2K>
  293.         <WinXP>1</WinXP>
  294.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  295.         <RegEntry>NoSecurityTab</RegEntry>
  296.         <RegType>DWORD</RegType>
  297.         <DefaultValue>0</DefaultValue>
  298.         <ValueChecked>1</ValueChecked>
  299.         <ValueUnchecked>0</ValueUnchecked>
  300.     </ListItem>
  301.     <ListItem>
  302.         <Type>CheckListItemDefault</Type>
  303.         <Caption>Enable Balloon Pop-Ups</Caption>
  304.         <Icon>balloon.ico</Icon>
  305.         <Key>policies8</Key>
  306.         <Intend>1</Intend>
  307.         <Description>Enables the yellow ballon pop-ups which appear in the lower right corner and display Windows messages.</Description>
  308.         <Win9x>0</Win9x>
  309.         <WinMe>0</WinMe>
  310.         <Win2K>0</Win2K>
  311.         <WinXP>1</WinXP>
  312.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  313.         <RegEntry>EnableBalloonTips</RegEntry>
  314.         <RegType>DWORD</RegType>
  315.         <DefaultValue>0</DefaultValue>
  316.         <ValueChecked>1</ValueChecked>
  317.         <ValueUnchecked>0</ValueUnchecked>
  318.     </ListItem>
  319.     <ListItem>
  320.         <Type>CheckListItemDefault</Type>
  321.         <Caption>Show all Devices in the Device Manager</Caption>
  322.         <Icon>pc.ico</Icon>
  323.         <Key>policies9</Key>
  324.         <Intend>1</Intend>
  325.         <Description>This option shows disabled devices in the device manager.</Description>
  326.         <Win9x>0</Win9x>
  327.         <WinMe>0</WinMe>
  328.         <Win2K>1</Win2K>
  329.         <WinXP>1</WinXP>
  330.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment</RegKey>
  331.         <RegEntry>DEVMGR_SHOW_NONPRESENT_DEVICES</RegEntry>
  332.         <RegType>String</RegType>
  333.         <DefaultValue>0</DefaultValue>
  334.         <ValueChecked>1</ValueChecked>
  335.         <ValueUnchecked>0</ValueUnchecked>
  336.     </ListItem>
  337.     <ListItem>
  338.         <Type>CheckListItemDefault</Type>
  339.         <Caption>Enable "Insufficient Disk Space" Warning Message</Caption>
  340.         <Icon>lowdisk.ico</Icon>
  341.         <Key>policies10</Key>
  342.         <Intend>1</Intend>
  343.         <Description>When there is not enough free disk space available on a drive, Windows shows a message to warn you. This message can be disabled here.</Description>
  344.         <Win9x>0</Win9x>
  345.         <WinMe>0</WinMe>
  346.         <Win2K>0</Win2K>
  347.         <WinXP>1</WinXP>
  348.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  349.         <RegEntry>NoLowDiskSpaceChecks</RegEntry>
  350.         <RegType>DWORD</RegType>
  351.         <DefaultValue>0</DefaultValue>
  352.         <ValueChecked>0</ValueChecked>
  353.         <ValueUnchecked>1</ValueUnchecked>
  354.     </ListItem>
  355.     <ListItem>
  356.         <Type>CheckListItemDefault</Type>
  357.         <Caption>Disable "Click here to begin" Message</Caption>
  358.         <Icon></Icon>
  359.         <Key>policies11</Key>
  360.         <Intend>1</Intend>
  361.         <Description>This setting disables the text "Click here to begin" in the task bar which is show after starting Windows.</Description>
  362.         <Win9x>1</Win9x>
  363.         <WinMe>1</WinMe>
  364.         <Win2K>0</Win2K>
  365.         <WinXP>0</WinXP>
  366.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  367.         <RegEntry>NoStartBanner</RegEntry>
  368.         <RegType>DWORD</RegType>
  369.         <DefaultValue>0</DefaultValue>
  370.         <ValueChecked>1</ValueChecked>
  371.         <ValueUnchecked>0</ValueUnchecked>
  372.     </ListItem>
  373.     <ListItem>
  374.         <Type>ListItemDefault</Type>
  375.         <caption></Caption>
  376.         <Icon></Icon>
  377.         <Key>empty01</Key>
  378.         <Intend>0</Intend>
  379.         <Description></Description>
  380.         <Win9x>1</Win9x>
  381.         <WinMe>1</WinMe>
  382.         <Win2K>1</Win2K>
  383.         <WinXP>1</WinXP>
  384.     </ListItem>
  385.     <ListItem>
  386.         <Type>ListItemDefault</Type>
  387.         <Caption>Autmoatic Windows-Logon</Caption>
  388.         <Icon>logoff.ico</Icon>
  389.         <Key>autologon</Key>
  390.         <Intend>0</Intend>
  391.         <Description>Settings to modify the automatic Windows-Logon.</Description>
  392.         <Win9x>1</Win9x>
  393.         <WinMe>1</WinMe>
  394.         <Win2K>1</Win2K>
  395.         <WinXP>1</WinXP>
  396.     </ListItem>
  397.     <ListItem>
  398.         <Type>CheckListItemDefault</Type>
  399.         <Caption>Enable Automatic Logon</Caption>
  400.         <Icon></Icon>
  401.         <Key>autologon1</Key>
  402.         <Intend>1</Intend>
  403.         <Description>Enables the automatic Windows-Logon.</Description>
  404.         <Win9x>0</Win9x>
  405.         <WinMe>0</WinMe>
  406.         <Win2K>1</Win2K>
  407.         <WinXP>1</WinXP>
  408.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  409.         <RegEntry>AutoAdminLogon</RegEntry>
  410.         <RegType>String</RegType>
  411.         <DefaultValue>0</DefaultValue>
  412.         <ValueChecked>1</ValueChecked>
  413.         <ValueUnchecked>0</ValueUnchecked>
  414.     </ListItem>
  415.     <ListItem>
  416.         <Type>ListItemEdit</Type>
  417.         <Caption>Username:</Caption>
  418.         <Icon></Icon>
  419.         <Key>autologon2</Key>
  420.         <Intend>1</Intend>
  421.         <Description>Sets the username for automatic-logon.</Description>
  422.         <Win9x>0</Win9x>
  423.         <WinMe>0</WinMe>
  424.         <Win2K>1</Win2K>
  425.         <WinXP>1</WinXP>
  426.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  427.         <RegEntry>DefaultUserName</RegEntry>
  428.         <RegType>String</RegType>
  429.         <DefaultValue></DefaultValue>
  430.     </ListItem>
  431.     <ListItem>
  432.         <Type>ListItemEdit</Type>
  433.         <Caption>Password:</Caption>
  434.         <Icon></Icon>
  435.         <Key>autologon3</Key>
  436.         <Intend>1</Intend>
  437.         <Description>Sets the password for automatic-logon.</Description>
  438.         <Win9x>0</Win9x>
  439.         <WinMe>0</WinMe>
  440.         <Win2K>1</Win2K>
  441.         <WinXP>1</WinXP>
  442.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  443.         <RegEntry>DefaultPassword</RegEntry>
  444.         <RegType>String</RegType>
  445.         <DefaultValue></DefaultValue>
  446.     </ListItem>
  447.     <ListItem>
  448.         <Type>ListItemEdit</Type>
  449.         <Caption>Username:</Caption>
  450.         <Icon></Icon>
  451.         <Key>autologon3</Key>
  452.         <Intend>1</Intend>
  453.         <Description>Sets the username for automatic-logon.</Description>
  454.         <Win9x>1</Win9x>
  455.         <WinMe>1</WinMe>
  456.         <Win2K>0</Win2K>
  457.         <WinXP>0</WinXP>
  458.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon</RegKey>
  459.         <RegEntry>DefaultUserName</RegEntry>
  460.         <RegType>String</RegType>
  461.         <DefaultValue></DefaultValue>
  462.     </ListItem>
  463.     <ListItem>
  464.         <Type>ListItemEdit</Type>
  465.         <Caption>Password:</Caption>
  466.         <Icon></Icon>
  467.         <Key>autologon4</Key>
  468.         <Intend>1</Intend>
  469.         <Description>Sets the password for automatic-logon.</Description>
  470.         <Win9x>1</Win9x>
  471.         <WinMe>1</WinMe>
  472.         <Win2K>0</Win2K>
  473.         <WinXP>0</WinXP>
  474.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon</RegKey>
  475.         <RegEntry>DefaultPassword</RegEntry>
  476.         <RegType>String</RegType>
  477.         <DefaultValue></DefaultValue>
  478.     </ListItem>
  479.     <ListItem>
  480.         <Type>ListItemDefault</Type>
  481.         <caption></Caption>
  482.         <Icon></Icon>
  483.         <Key>empty1</Key>
  484.         <Intend>0</Intend>
  485.         <Description></Description>
  486.         <Win9x>1</Win9x>
  487.         <WinMe>1</WinMe>
  488.         <Win2K>1</Win2K>
  489.         <WinXP>1</WinXP>
  490.     </ListItem>
  491.     <ListItem>
  492.         <Type>ListItemDefault</Type>
  493.         <caption>Miscellaneous</Caption>
  494.         <Icon>misc.ico</Icon>
  495.         <Key>misc</Key>
  496.         <Intend>0</Intend>
  497.         <Description>Some settings which do not fit into a special category.</Description>
  498.         <Win9x>1</Win9x>
  499.         <WinMe>1</WinMe>
  500.         <Win2K>1</Win2K>
  501.         <WinXP>1</WinXP>
  502.     </ListItem>
  503.     <ListItem>
  504.         <Type>ListItemComboEdit</Type>
  505.         <Caption>Cache for I/O Operations (in KB):</Caption>
  506.         <Icon>chip.ico</Icon>
  507.         <Key>misc1</Key>
  508.         <Intend>1</Intend>
  509.         <Description>This setting can increase the speed of command-prompt tools. Choose the amount of RAM that you own and the optimal settings are being loaded.</Description>
  510.         <Win9x>0</Win9x>
  511.         <WinMe>0</WinMe>
  512.         <Win2K>1</Win2K>
  513.         <WinXP>1</WinXP>
  514.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  515.         <RegEntry>IoPageLockLimit</RegEntry>
  516.         <RegType>DWORD</RegType>
  517.         <DefaultValue>32768</DefaultValue>
  518.         <Entries>5</Entries>
  519.         <Description1>32 MB Ram</Description1>
  520.         <Description2>32+ MB Ram</Description2>
  521.         <Description3>64+ MB Ram</Description3>
  522.         <Description4>128+ MB Ram</Description4>
  523.         <Description5>256+ MB Ram</Description5>
  524.         <Value1>4096</Value1>
  525.         <Value2>8192</Value2>
  526.         <Value3>16384</Value3>
  527.         <Value4>32768</Value4>
  528.         <Value5>65536</Value5>
  529.     </ListItem>
  530.     <ListItem>
  531.         <Type>ListItemEditBrowse</Type>
  532.         <Caption>Path to the Windows CD:</Caption>
  533.         <Icon>cd.ico</Icon>
  534.         <Key>BROWSEmisc2</Key>
  535.         <Intend>1</Intend>
  536.         <Description>Sometimes Windows needs files from the original installation CD. You can change the path to the CD with this setting. This is useful if the drive letter of your CD-Rom drive has changed or you have copied the CD to a directory on your hard-disk.</Description>
  537.         <Win9x>1</Win9x>
  538.         <WinMe>1</WinMe>
  539.         <Win2K>1</Win2K>
  540.         <WinXP>1</WinXP>
  541.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup</RegKey>
  542.         <RegEntry>SourcePath</RegEntry>
  543.         <RegType>String</RegType>
  544.         <DefaultValue></DefaultValue>
  545.     </ListItem>
  546.     <ListItem>
  547.         <Type>ListItemDefault</Type>
  548.         <caption></Caption>
  549.         <Icon></Icon>
  550.         <Key>empty2</Key>
  551.         <Intend>0</Intend>
  552.         <Description></Description>
  553.         <Win9x>0</Win9x>
  554.         <WinMe>1</WinMe>
  555.         <Win2K>1</Win2K>
  556.         <WinXP>1</WinXP>
  557.     </ListItem>
  558.     <ListItem>
  559.         <Type>ListItemDefault</Type>
  560.         <Caption>Customize Open/Save Dialog</Caption>
  561.         <Icon>disk.ico</Icon>
  562.         <Key>comdlg</Key>
  563.         <Intend>0</Intend>
  564.         <Description>Most applications use the internal Windows Open/Save Dialog, which can be customized with the following settings.</Description>
  565.         <Win9x>0</Win9x>
  566.         <WinMe>1</WinMe>
  567.         <Win2K>1</Win2K>
  568.         <WinXP>1</WinXP>
  569.     </ListItem>
  570.     <ListItem>
  571.         <Type>CheckListItemDefault</Type>
  572.         <caption>Show List of Recent File Names</Caption>
  573.         <Icon>files.ico</Icon>
  574.         <Key>comdlg1</Key>
  575.         <Intend>1</Intend>
  576.         <Description>This setting enables the function to show a list of the last used file names when creating new files or opening files.</Description>
  577.         <Win9x>0</Win9x>
  578.         <WinMe>1</WinMe>
  579.         <Win2K>1</Win2K>
  580.         <WinXP>1</WinXP>
  581.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  582.         <RegEntry>NoFileMRU</RegEntry>
  583.         <RegType>DWORD</RegType>
  584.         <DefaultValue>0</DefaultValue>
  585.         <ValueChecked>0</ValueChecked>
  586.         <ValueUnchecked>1</ValueUnchecked>
  587.     </ListItem>
  588.     <ListItem>
  589.         <Type>CheckListItemDefault</Type>
  590.         <caption>Show "Back" Button</Caption>
  591.         <Icon>back.ico</Icon>
  592.         <Key>comdlg2</Key>
  593.         <Intend>1</Intend>
  594.         <Description>The "Back" button is used to get into the last used directory.</Description>
  595.         <Win9x>0</Win9x>
  596.         <WinMe>1</WinMe>
  597.         <Win2K>1</Win2K>
  598.         <WinXP>1</WinXP>
  599.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  600.         <RegEntry>NoBackButton</RegEntry>
  601.         <RegType>DWORD</RegType>
  602.         <DefaultValue>0</DefaultValue>
  603.         <ValueChecked>0</ValueChecked>
  604.         <ValueUnchecked>1</ValueUnchecked>
  605.     </ListItem>
  606.     <ListItem>
  607.         <Type>CheckListItemDefault</Type>
  608.         <caption>Show "Places" Bar</Caption>
  609.         <Icon>places.ico</Icon>
  610.         <Key>comdlg3</Key>
  611.         <Intend>1</Intend>
  612.         <Description>This setting enables the "Places" bar on the left side of the Open/Save dialog.</Description>
  613.         <Win9x>0</Win9x>
  614.         <WinMe>1</WinMe>
  615.         <Win2K>1</Win2K>
  616.         <WinXP>1</WinXP>
  617.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  618.         <RegEntry>NoPlacesBar</RegEntry>
  619.         <RegType>DWORD</RegType>
  620.         <DefaultValue>0</DefaultValue>
  621.         <ValueChecked>0</ValueChecked>
  622.         <ValueUnchecked>1</ValueUnchecked>
  623.     </ListItem>
  624.     <ListItem>
  625.         <Type>ListItemDefault</Type>
  626.         <caption></Caption>
  627.         <Icon></Icon>
  628.         <Key>empty3</Key>
  629.         <Intend>0</Intend>
  630.         <Description></Description>
  631.         <Win9x>0</Win9x>
  632.         <WinMe>0</WinMe>
  633.         <Win2K>0</Win2K>
  634.         <WinXP>1</WinXP>
  635.     </ListItem>
  636.     <ListItem>
  637.         <Type>ListItemDefault</Type>
  638.         <Caption>Windows XP Specific Settings</Caption>
  639.         <Icon>winxp.ico</Icon>
  640.         <Key>winxp</Key>
  641.         <Intend>0</Intend>
  642.         <Description>These settings affect the behaviour of Windows XP.</Description>
  643.         <Win9x>0</Win9x>
  644.         <WinMe>0</WinMe>
  645.         <Win2K>0</Win2K>
  646.         <WinXP>1</WinXP>
  647.     </ListItem>
  648.     <ListItem>
  649.         <Type>CheckListItemDefault</Type>
  650.         <caption>Use Classic Search in Explorer</Caption>
  651.         <Icon>search.ico</Icon>
  652.         <Key>winxp1</Key>
  653.         <Intend>1</Intend>
  654.         <Description>Disables the animated search assistant and enables the classic search interface.</Description>
  655.         <Win9x>0</Win9x>
  656.         <WinMe>0</WinMe>
  657.         <Win2K>0</Win2K>
  658.         <WinXP>1</WinXP>
  659.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState</RegKey>
  660.         <RegEntry>Use Search Asst</RegEntry>
  661.         <RegType>String</RegType>
  662.         <DefaultValue>yes</DefaultValue>
  663.         <ValueChecked>no</ValueChecked>
  664.         <ValueUnchecked>yes</ValueUnchecked>
  665.     </ListItem>
  666.     <ListItem>
  667.         <Type>CheckListItemDefault</Type>
  668.         <caption>Enable Shutdown Event Tracker </Caption>
  669.         <Icon>eventlogger.ico</Icon>
  670.         <Key>winxp2</Key>
  671.         <Intend>1</Intend>
  672.         <Description>Saves the reasons for shutdowns and restarts in the Event Tracker, which you can find in Control Panel.</Description>
  673.         <Win9x>0</Win9x>
  674.         <WinMe>0</WinMe>
  675.         <Win2K>0</Win2K>
  676.         <WinXP>1</WinXP>
  677.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Reliability</RegKey>
  678.         <RegEntry>ShutdownReasonUI</RegEntry>
  679.         <RegType>DWORD</RegType>
  680.         <DefaultValue>0</DefaultValue>
  681.         <ValueChecked>1</ValueChecked>
  682.         <ValueUnchecked>0</ValueUnchecked>
  683.     </ListItem>
  684.     <ListItem>
  685.         <Type>CheckListItemDefault</Type>
  686.         <caption>Display Control Panel in Classic View</Caption>
  687.         <Icon>controlpanel.ico</Icon>
  688.         <Key>winxp3</Key>
  689.         <Intend>1</Intend>
  690.         <Description>The new Control Panel has re-arranged the items into groups. This tweak lets you use the traditional view.</Description>
  691.         <Win9x>0</Win9x>
  692.         <WinMe>0</WinMe>
  693.         <Win2K>0</Win2K>
  694.         <WinXP>1</WinXP>
  695.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  696.         <RegEntry>ForceClassicControlPanel</RegEntry>
  697.         <RegType>DWORD</RegType>
  698.         <DefaultValue>0</DefaultValue>
  699.         <ValueChecked>0</ValueChecked>
  700.         <ValueUnchecked>1</ValueUnchecked>
  701.     </ListItem>
  702.     <ListItem>
  703.         <Type>CheckListItemDefault</Type>
  704.         <caption>Disable Windows XP Tour</Caption>
  705.         <Icon></Icon>
  706.         <Key>winxp4</Key>
  707.         <Intend>1</Intend>
  708.         <Description>This tweak disables the Windows XP Tour which is shown regularly after installing Windows XP.</Description>
  709.         <Win9x>0</Win9x>
  710.         <WinMe>0</WinMe>
  711.         <Win2K>0</Win2K>
  712.         <WinXP>1</WinXP>
  713.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour</RegKey>
  714.         <RegEntry>RunCount</RegEntry>
  715.         <RegType>DWORD</RegType>
  716.         <DefaultValue>1</DefaultValue>
  717.         <ValueChecked>0</ValueChecked>
  718.         <ValueUnchecked>1</ValueUnchecked>
  719.     </ListItem>
  720.     <ListItem>
  721.         <Type>CheckListItemDefault</Type>
  722.         <caption>Search for all File Types </Caption>
  723.         <Icon></Icon>
  724.         <Key>winxp5</Key>
  725.         <Intend>1</Intend>
  726.         <Description>Normally, Windows XP searches only in known filetypes. This tweak can be used to enable searching of all file types.</Description>
  727.         <Win9x>0</Win9x>
  728.         <WinMe>0</WinMe>
  729.         <Win2K>0</Win2K>
  730.         <WinXP>1</WinXP>
  731.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex</RegKey>
  732.         <RegEntry>FilterFilesWithUnknownExtensions</RegEntry>
  733.         <RegType>DWORD</RegType>
  734.         <DefaultValue>0</DefaultValue>
  735.         <ValueChecked>1</ValueChecked>
  736.         <ValueUnchecked>0</ValueUnchecked>
  737.     </ListItem>
  738.     <ListItem>
  739.         <Type>CheckListItemDefault</Type>
  740.         <caption>Enable Font Smoothing on the Welcome Screen</Caption>
  741.         <Icon></Icon>
  742.         <Key>winxp6</Key>
  743.         <Intend>1</Intend>
  744.         <Description>This setting enables smooth fonts on the Welcome Screen.</Description>
  745.         <Win9x>0</Win9x>
  746.         <WinMe>0</WinMe>
  747.         <Win2K>0</Win2K>
  748.         <WinXP>1</WinXP>
  749.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  750.         <RegEntry>FontSmoothing</RegEntry>
  751.         <RegType>DWORD</RegType>
  752.         <DefaultValue>0</DefaultValue>
  753.         <ValueChecked>2</ValueChecked>
  754.         <ValueUnchecked>0</ValueUnchecked>
  755.     </ListItem>
  756.     <ListItem>
  757.         <Type>ListItemDefault</Type>
  758.         <caption></Caption>
  759.         <Icon></Icon>
  760.         <Key>empty4</Key>
  761.         <Intend>0</Intend>
  762.         <Description></Description>
  763.         <Win9x>0</Win9x>
  764.         <WinMe>0</WinMe>
  765.         <Win2K>1</Win2K>
  766.         <WinXP>1</WinXP>
  767.     </ListItem>
  768.     <ListItem>
  769.         <Type>ListItemDefault</Type>
  770.         <Caption>Windows XP/2000</Caption>
  771.         <Icon>winxp.ico</Icon>
  772.         <Key>winxp2k</Key>
  773.         <Intend>0</Intend>
  774.         <Description>This category contains tweaks for Windows XP and 2000.</Description>
  775.         <Win9x>0</Win9x>
  776.         <WinMe>0</WinMe>
  777.         <Win2K>1</Win2K>
  778.         <WinXP>1</WinXP>
  779.     </ListItem>
  780.     <ListItem>
  781.         <Type>CheckListItemDefault</Type>
  782.         <caption>Enable Ultra DMA 66 on Harddrives</Caption>
  783.         <Icon></Icon>
  784.         <Key>winxp2k1</Key>
  785.         <Intend>1</Intend>
  786.         <Description>If your Mainboard supports UDMA 66 Mode, Windows 2000/XP can use it with this tweak.</Description>
  787.         <Win9x>0</Win9x>
  788.         <WinMe>0</WinMe>
  789.         <Win2K>1</Win2K>
  790.         <WinXP>1</WinXP>
  791.         <RegKey>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000</RegKey>
  792.         <RegEntry>EnableUDMA66</RegEntry>
  793.         <RegType>DWORD</RegType>
  794.         <DefaultValue>0</DefaultValue>
  795.         <ValueChecked>1</ValueChecked>
  796.         <ValueUnchecked>0</ValueUnchecked>
  797.     </ListItem>
  798.     <ListItem>
  799.         <Type>CheckListItemDefault</Type>
  800.         <caption>Swap Mouse Buttons</Caption>
  801.         <Icon></Icon>
  802.         <Key>winxp2k2</Key>
  803.         <Intend>1</Intend>
  804.         <Description>This tweak swaps the left and the right mouse buttons. This is very useful for lefties.</Description>
  805.         <Win9x>0</Win9x>
  806.         <WinMe>0</WinMe>
  807.         <Win2K>1</Win2K>
  808.         <WinXP>1</WinXP>
  809.         <RegKey>HKEY_CURRENT_USER\Control Panel\Mouse</RegKey>
  810.         <RegEntry>SwapMouseButtons</RegEntry>
  811.         <RegType>String</RegType>
  812.         <DefaultValue>0</DefaultValue>
  813.         <ValueChecked>1</ValueChecked>
  814.         <ValueUnchecked>0</ValueUnchecked>
  815.     </ListItem>
  816.     <ListItem>
  817.         <Type>CheckListItemDefault</Type>
  818.         <caption>Reboot Windows After a Crash </Caption>
  819.         <Icon></Icon>
  820.         <Key>winxp2k3</Key>
  821.         <Intend>1</Intend>
  822.         <Description>If Windows crashes with a blue screen, this option forces Windows to automatically restart.</Description>
  823.         <Win9x>0</Win9x>
  824.         <WinMe>0</WinMe>
  825.         <Win2K>1</Win2K>
  826.         <WinXP>1</WinXP>
  827.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl</RegKey>
  828.         <RegEntry>AutoReboot</RegEntry>
  829.         <RegType>DWORD</RegType>
  830.         <DefaultValue>0</DefaultValue>
  831.         <ValueChecked>1</ValueChecked>
  832.         <ValueUnchecked>0</ValueUnchecked>
  833.     </ListItem>
  834.     <ListItem>
  835.         <Type>CheckListItemDefault</Type>
  836.         <caption>Switch the Computer off after Shutdown</Caption>
  837.         <Icon></Icon>
  838.         <Key>winxp2k4</Key>
  839.         <Intend>1</Intend>
  840.         <Description>If your computer supports ACPI, this option will power off your computer after shutdown.</Description>
  841.         <Win9x>0</Win9x>
  842.         <WinMe>0</WinMe>
  843.         <Win2K>1</Win2K>
  844.         <WinXP>1</WinXP>
  845.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  846.         <RegEntry>PowerdownAfterShutdown</RegEntry>
  847.         <RegType>String</RegType>
  848.         <DefaultValue>0</DefaultValue>
  849.         <ValueChecked>1</ValueChecked>
  850.         <ValueUnchecked>0</ValueUnchecked>
  851.     </ListItem>
  852.     <ListItem>
  853.         <Type>CheckListItemDefault</Type>
  854.         <caption>Display Administrative Tools Menu</Caption>
  855.         <Icon></Icon>
  856.         <Key>winxp2k5</Key>
  857.         <Intend>1</Intend>
  858.         <Description>This option displays the Administrative Tools Menu in the Start Menu.</Description>
  859.         <Win9x>0</Win9x>
  860.         <WinMe>0</WinMe>
  861.         <Win2K>1</Win2K>
  862.         <WinXP>1</WinXP>
  863.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  864.         <RegEntry>StartMenuAdminTools</RegEntry>
  865.         <RegType>String</RegType>
  866.         <DefaultValue>No</DefaultValue>
  867.         <ValueChecked>Yes</ValueChecked>
  868.         <ValueUnchecked>No</ValueUnchecked>
  869.     </ListItem>
  870.     <ListItem>
  871.         <Type>CheckListItemDefault</Type>
  872.         <caption>Use Personalized Menus</Caption>
  873.         <Icon></Icon>
  874.         <Key>winxp2k6</Key>
  875.         <Intend>1</Intend>
  876.         <Description>Windows usually hides objects in the Start Menu which are used only frequently. This tweak can be used to display all items (disable personalized menus).</Description>
  877.         <Win9x>0</Win9x>
  878.         <WinMe>0</WinMe>
  879.         <Win2K>1</Win2K>
  880.         <WinXP>1</WinXP>
  881.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  882.         <RegEntry>IntelliMenus</RegEntry>
  883.         <RegType>String</RegType>
  884.         <DefaultValue>No</DefaultValue>
  885.         <ValueChecked>Yes</ValueChecked>
  886.         <ValueUnchecked>No</ValueUnchecked>
  887.     </ListItem>
  888.     <ListItem>
  889.         <Type>CheckListItemDefault</Type>
  890.         <caption>Hide "Attributes" Column in Explorer</Caption>
  891.         <Icon></Icon>
  892.         <Key>winxp2k7</Key>
  893.         <Intend>1</Intend>
  894.         <Description>If you choose the detailled view in Explorer, Windows displays the attributes column. This tweak can be used to hide it.</Description>
  895.         <Win9x>0</Win9x>
  896.         <WinMe>0</WinMe>
  897.         <Win2K>1</Win2K>
  898.         <WinXP>1</WinXP>
  899.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  900.         <RegEntry>ShowAttribCol</RegEntry>
  901.         <RegType>DWORD</RegType>
  902.         <DefaultValue>0</DefaultValue>
  903.         <ValueChecked>1</ValueChecked>
  904.         <ValueUnchecked>0</ValueUnchecked>
  905.     </ListItem>
  906.     <ListItem>
  907.         <Type>CheckListItemDefault</Type>
  908.         <caption>Launch Folder Windows in a Separate Process</Caption>
  909.         <Icon></Icon>
  910.         <Key>winxp2k8</Key>
  911.         <Intend>1</Intend>
  912.         <Description>This tweak will increase system stability by launching every Explorer window in its own process. If you choose this option and one window craches, the other windows remain.</Description>
  913.         <Win9x>0</Win9x>
  914.         <WinMe>0</WinMe>
  915.         <Win2K>1</Win2K>
  916.         <WinXP>1</WinXP>
  917.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  918.         <RegEntry>SeparateProcess</RegEntry>
  919.         <RegType>DWORD</RegType>
  920.         <DefaultValue>0</DefaultValue>
  921.         <ValueChecked>1</ValueChecked>
  922.         <ValueUnchecked>0</ValueUnchecked>
  923.     </ListItem>
  924.     <ListItem>
  925.         <Type>CheckListItemDefault</Type>
  926.         <caption>Use 3 Letter File Extensions</Caption>
  927.         <Icon></Icon>
  928.         <Key>winxp2k9</Key>
  929.         <Intend>1</Intend>
  930.         <Description>This tweak will shorten all file extensions to 3 lettes (i.e. HTML becomes HTM).</Description>
  931.         <Win9x>0</Win9x>
  932.         <WinMe>0</WinMe>
  933.         <Win2K>1</Win2K>
  934.         <WinXP>1</WinXP>
  935.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  936.         <RegEntry>Win95TruncatedExtensions</RegEntry>
  937.         <RegType>DWORD</RegType>
  938.         <DefaultValue>0</DefaultValue>
  939.         <ValueChecked>1</ValueChecked>
  940.         <ValueUnchecked>0</ValueUnchecked>
  941.     </ListItem>
  942.     <ListItem>
  943.         <Type>CheckListItemDefault</Type>
  944.         <caption>Keep Windows Kernel in RAM</Caption>
  945.         <Icon></Icon>
  946.         <Key>winxp2k10</Key>
  947.         <Intend>1</Intend>
  948.         <Description>Choosing this option, the core part of Windows (called Kernel) will be kept in RAM. This increases system performance because the Kernel resides in the fastest memory type.</Description>
  949.         <Win9x>0</Win9x>
  950.         <WinMe>0</WinMe>
  951.         <Win2K>1</Win2K>
  952.         <WinXP>1</WinXP>
  953.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  954.         <RegEntry>DisablePagingExecutive</RegEntry>
  955.         <RegType>DWORD</RegType>
  956.         <DefaultValue>0</DefaultValue>
  957.         <ValueChecked>1</ValueChecked>
  958.         <ValueUnchecked>0</ValueUnchecked>
  959.     </ListItem>
  960.     <ListItem>
  961.         <Type>CheckListItemDefault</Type>
  962.         <caption>Close non-reacting Programs Automatically</Caption>
  963.         <Icon></Icon>
  964.         <Key>winxp2k11</Key>
  965.         <Intend>1</Intend>
  966.         <Description>By choosing this option Windows will automatically close all crashed windows.</Description>
  967.         <Win9x>0</Win9x>
  968.         <WinMe>0</WinMe>
  969.         <Win2K>1</Win2K>
  970.         <WinXP>1</WinXP>
  971.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  972.         <RegEntry>AutoEndTasks</RegEntry>
  973.         <RegType>String</RegType>
  974.         <DefaultValue>0</DefaultValue>
  975.         <ValueChecked>1</ValueChecked>
  976.         <ValueUnchecked>0</ValueUnchecked>
  977.     </ListItem>
  978.     <ListItem>
  979.         <Type>CheckListItemDefault</Type>
  980.         <caption>Disable System File Protection</Caption>
  981.         <Icon></Icon>
  982.         <Key>winxp2k12</Key>
  983.         <Intend>1</Intend>
  984.         <Description>Windows 2000/XP protects important system files. Sometimes it is necessary to disable this function to replace some files.</Description>
  985.         <Win9x>0</Win9x>
  986.         <WinMe>0</WinMe>
  987.         <Win2K>1</Win2K>
  988.         <WinXP>1</WinXP>
  989.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  990.         <RegEntry>SFCDisable</RegEntry>
  991.         <RegType>DWORD</RegType>
  992.         <DefaultValue>0</DefaultValue>
  993.         <ValueChecked>1</ValueChecked>
  994.         <ValueUnchecked>0</ValueUnchecked>
  995.     </ListItem>
  996.     <ListItem>
  997.         <Type>ListItemEdit</Type>
  998.         <caption>Size of the Windows File Protection Cache (in KB):</Caption>
  999.         <Icon></Icon>
  1000.         <Key>winxp2k13</Key>
  1001.         <Intend>1</Intend>
  1002.         <Description>This tweak sets the maximum size of the Windows File Protection Cache where important system files are backed up.</Description>
  1003.         <Win9x>0</Win9x>
  1004.         <WinMe>0</WinMe>
  1005.         <Win2K>1</Win2K>
  1006.         <WinXP>1</WinXP>
  1007.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  1008.         <RegEntry>SfcQuota</RegEntry>
  1009.         <RegType>DWORD</RegType>
  1010.         <DefaultValue>20000</DefaultValue>
  1011.     </ListItem>
  1012.     <ListItem>
  1013.         <Type>ListItemEdit</Type>
  1014.         <caption>Close non-reacting Programs after (Milliseconds):</Caption>
  1015.         <Icon></Icon>
  1016.         <Key>winxp2k14</Key>
  1017.         <Intend>1</Intend>
  1018.         <Description>Windows will automatically close crashed programs after the specified timeout.</Description>
  1019.         <Win9x>0</Win9x>
  1020.         <WinMe>0</WinMe>
  1021.         <Win2K>1</Win2K>
  1022.         <WinXP>1</WinXP>
  1023.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  1024.         <RegEntry>WaitToKillAppTimeout</RegEntry>
  1025.         <RegType>String</RegType>
  1026.         <DefaultValue>20000</DefaultValue>
  1027.     </ListItem>
  1028.     <ListItem>
  1029.         <Type>ListItemComboEdit</Type>
  1030.         <caption>Level 2 Cache Size of the CPU (KB):</Caption>
  1031.         <Icon></Icon>
  1032.         <Key>winxp2k15</Key>
  1033.         <Intend>1</Intend>
  1034.         <Description>By telling Windows the size of the CPUs level 2 cache, Windows can improve its access technique on it. This will increase system speed. Ask your CPU manufacturer for the level 2 cache size.</Description>
  1035.         <Win9x>0</Win9x>
  1036.         <WinMe>0</WinMe>
  1037.         <Win2K>1</Win2K>
  1038.         <WinXP>1</WinXP>
  1039.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  1040.         <RegEntry>SecondLevelDataCache</RegEntry>
  1041.         <RegType>DWORD</RegType>
  1042.         <DefaultValue>256</DefaultValue>
  1043.         <Entries>6</Entries>
  1044.         <Description1>64</Description1>
  1045.         <Description2>128</Description2>
  1046.         <Description3>256</Description3>
  1047.         <Description4>512</Description4>
  1048.         <Description5>1024</Description5>
  1049.         <Description6>2048</Description6>
  1050.         <Value1>64</Value1>
  1051.         <Value2>128</Value2>
  1052.         <Value3>256</Value3>
  1053.         <Value4>512</Value4>
  1054.         <Value5>1024</Value5>
  1055.         <Value6>2048</Value6>
  1056.     </ListItem>
  1057.     <ListItem>
  1058.         <Type>ListItemDefault</Type>
  1059.         <caption></Caption>
  1060.         <Icon></Icon>
  1061.         <Key>empty5</Key>
  1062.         <Intend>0</Intend>
  1063.         <Description></Description>
  1064.         <Win9x>1</Win9x>
  1065.         <WinMe>1</WinMe>
  1066.         <Win2K>1</Win2K>
  1067.         <WinXP>1</WinXP>
  1068.     </ListItem>
  1069.     <ListItem>
  1070.         <Type>ListItemDefault</Type>
  1071.         <Caption>Windows Paths</Caption>
  1072.         <Icon>folder.ico</Icon>
  1073.         <Key>path</Key>
  1074.         <Intend>0</Intend>
  1075.         <Description>Here you can change pre-defined Windows paths. This is useful if you want to move a directory and Windows does not recognize the new path.</Description>
  1076.         <Win9x>1</Win9x>
  1077.         <WinMe>1</WinMe>
  1078.         <Win2K>1</Win2K>
  1079.         <WinXP>1</WinXP>
  1080.     </ListItem>
  1081.     <ListItem>
  1082.         <Type>ListItemEditBrowse</Type>
  1083.         <Caption>Desktop:</Caption>
  1084.         <Icon></Icon>
  1085.         <Key>path1</Key>
  1086.         <Intend>1</Intend>
  1087.         <Description></Description>
  1088.         <Win9x>1</Win9x>
  1089.         <WinMe>1</WinMe>
  1090.         <Win2K>1</Win2K>
  1091.         <WinXP>1</WinXP>
  1092.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1093.         <RegEntry>Desktop</RegEntry>
  1094.         <RegType>String</RegType>
  1095.         <DefaultValue></DefaultValue>
  1096.     </ListItem>
  1097.     <ListItem>
  1098.         <Type>ListItemEditBrowse</Type>
  1099.         <Caption>Programs:</Caption>
  1100.         <Icon></Icon>
  1101.         <Key>path2</Key>
  1102.         <Intend>1</Intend>
  1103.         <Description></Description>
  1104.         <Win9x>1</Win9x>
  1105.         <WinMe>1</WinMe>
  1106.         <Win2K>1</Win2K>
  1107.         <WinXP>1</WinXP>
  1108.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1109.         <RegEntry>Programs</RegEntry>
  1110.         <RegType>String</RegType>
  1111.         <DefaultValue></DefaultValue>
  1112.     </ListItem>
  1113.     <ListItem>
  1114.         <Type>ListItemEditBrowse</Type>
  1115.         <Caption>Documents:</Caption>
  1116.         <Icon></Icon>
  1117.         <Key>path3</Key>
  1118.         <Intend>1</Intend>
  1119.         <Description></Description>
  1120.         <Win9x>1</Win9x>
  1121.         <WinMe>1</WinMe>
  1122.         <Win2K>1</Win2K>
  1123.         <WinXP>1</WinXP>
  1124.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1125.         <RegEntry>Recent</RegEntry>
  1126.         <RegType>String</RegType>
  1127.         <DefaultValue></DefaultValue>
  1128.     </ListItem>
  1129.     <ListItem>
  1130.         <Type>ListItemEditBrowse</Type>
  1131.         <Caption>Start Menu:</Caption>
  1132.         <Icon></Icon>
  1133.         <Key>path4</Key>
  1134.         <Intend>1</Intend>
  1135.         <Description></Description>
  1136.         <Win9x>1</Win9x>
  1137.         <WinMe>1</WinMe>
  1138.         <Win2K>1</Win2K>
  1139.         <WinXP>1</WinXP>
  1140.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1141.         <RegEntry>Start Menu</RegEntry>
  1142.         <RegType>String</RegType>
  1143.         <DefaultValue></DefaultValue>
  1144.     </ListItem>
  1145.     <ListItem>
  1146.         <Type>ListItemDefault</Type>
  1147.         <caption></Caption>
  1148.         <Icon></Icon>
  1149.         <Key>empty_0</Key>
  1150.         <Intend>0</Intend>
  1151.         <Description></Description>
  1152.         <Win9x>1</Win9x>
  1153.         <WinMe>1</WinMe>
  1154.         <Win2K>1</Win2K>
  1155.         <WinXP>1</WinXP>
  1156.     </ListItem>
  1157.     <ListItem>
  1158.         <Type>ListItemDefault</Type>
  1159.         <Caption>DirectX</Caption>
  1160.         <Icon>directx.ico</Icon>
  1161.         <Key>directx</Key>
  1162.         <Intend>0</Intend>
  1163.         <Description>The tweaks in this category affect DirectX only.</Description>
  1164.         <Win9x>1</Win9x>
  1165.         <WinMe>1</WinMe>
  1166.         <Win2K>1</Win2K>
  1167.         <WinXP>1</WinXP>
  1168.     </ListItem>
  1169.     <ListItem>
  1170.         <Type>CheckListItemDefault</Type>
  1171.         <Caption>Disable AGP Support</Caption>
  1172.         <Icon></Icon>
  1173.         <Key>directx1</Key>
  1174.         <Intend>1</Intend>
  1175.         <Description>This tweak disables the AGP Support.</Description>
  1176.         <Win9x>1</Win9x>
  1177.         <WinMe>1</WinMe>
  1178.         <Win2K>1</Win2K>
  1179.         <WinXP>1</WinXP>
  1180.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1181.         <RegEntry>DisableAGPSupport</RegEntry>
  1182.         <RegType>DWORD</RegType>
  1183.         <DefaultValue>0</DefaultValue>
  1184.         <ValueChecked>1</ValueChecked>
  1185.         <ValueUnchecked>0</ValueUnchecked>
  1186.     </ListItem>
  1187.     <ListItem>
  1188.         <Type>CheckListItemDefault</Type>
  1189.         <Caption>Disable MMX Extensions</Caption>
  1190.         <Icon></Icon>
  1191.         <Key>directx2</Key>
  1192.         <Intend>1</Intend>
  1193.         <Description>This tweak disables the  MMX Extensions of your CPU.</Description>
  1194.         <Win9x>1</Win9x>
  1195.         <WinMe>1</WinMe>
  1196.         <Win2K>1</Win2K>
  1197.         <WinXP>1</WinXP>
  1198.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1199.         <RegEntry>DisableMMX</RegEntry>
  1200.         <RegType>DWORD</RegType>
  1201.         <DefaultValue>0</DefaultValue>
  1202.         <ValueChecked>1</ValueChecked>
  1203.         <ValueUnchecked>0</ValueUnchecked>
  1204.     </ListItem>
  1205.     <ListItem>
  1206.         <Type>CheckListItemDefault</Type>
  1207.         <Caption>Disable Wider Surfaces Support</Caption>
  1208.         <Icon></Icon>
  1209.         <Key>directx3</Key>
  1210.         <Intend>1</Intend>
  1211.         <Description>Disables the support for wider surfaces.</Description>
  1212.         <Win9x>1</Win9x>
  1213.         <WinMe>1</WinMe>
  1214.         <Win2K>1</Win2K>
  1215.         <WinXP>1</WinXP>
  1216.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1217.         <RegEntry>DisableWiderSurfaces</RegEntry>
  1218.         <RegType>DWORD</RegType>
  1219.         <DefaultValue>0</DefaultValue>
  1220.         <ValueChecked>1</ValueChecked>
  1221.         <ValueUnchecked>0</ValueUnchecked>
  1222.     </ListItem>
  1223.     <ListItem>
  1224.         <Type>CheckListItemDefault</Type>
  1225.         <Caption>Disable Dual-Head Video Card Debugging</Caption>
  1226.         <Icon></Icon>
  1227.         <Key>directx4</Key>
  1228.         <Intend>1</Intend>
  1229.         <Description>Disables the debugging feature for dual-head video cards.</Description>
  1230.         <Win9x>1</Win9x>
  1231.         <WinMe>1</WinMe>
  1232.         <Win2K>1</Win2K>
  1233.         <WinXP>1</WinXP>
  1234.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1235.         <RegEntry>DisableInactivate</RegEntry>
  1236.         <RegType>DWORD</RegType>
  1237.         <DefaultValue>0</DefaultValue>
  1238.         <ValueChecked>1</ValueChecked>
  1239.         <ValueUnchecked>0</ValueUnchecked>
  1240.     </ListItem>
  1241.     <ListItem>
  1242.         <Type>CheckListItemDefault</Type>
  1243.         <Caption>Enable Screen Capturing</Caption>
  1244.         <Icon></Icon>
  1245.         <Key>directx5</Key>
  1246.         <Intend>1</Intend>
  1247.         <Description>Enables Screen Capturing.</Description>
  1248.         <Win9x>1</Win9x>
  1249.         <WinMe>1</WinMe>
  1250.         <Win2K>1</Win2K>
  1251.         <WinXP>1</WinXP>
  1252.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1253.         <RegEntry>EnablePrintScreen</RegEntry>
  1254.         <RegType>DWORD</RegType>
  1255.         <DefaultValue>0</DefaultValue>
  1256.         <ValueChecked>1</ValueChecked>
  1257.         <ValueUnchecked>0</ValueUnchecked>
  1258.     </ListItem>
  1259.     <ListItem>
  1260.         <Type>CheckListItemDefault</Type>
  1261.         <Caption>Use Mode-X for older Video Cards</Caption>
  1262.         <Icon></Icon>
  1263.         <Key>directx6</Key>
  1264.         <Intend>1</Intend>
  1265.         <Description>This enables the compatibility mode for older video cards.</Description>
  1266.         <Win9x>1</Win9x>
  1267.         <WinMe>1</WinMe>
  1268.         <Win2K>1</Win2K>
  1269.         <WinXP>1</WinXP>
  1270.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1271.         <RegEntry>ModeXOnly</RegEntry>
  1272.         <RegType>DWORD</RegType>
  1273.         <DefaultValue>0</DefaultValue>
  1274.         <ValueChecked>1</ValueChecked>
  1275.         <ValueUnchecked>0</ValueUnchecked>
  1276.     </ListItem>
  1277.     <ListItem>
  1278.         <Type>CheckListItemDefault</Type>
  1279.         <Caption>Show FPS (Frames per Second)</caption>
  1280.         <Icon></Icon>
  1281.         <Key>directx7</Key>
  1282.         <Intend>1</Intend>
  1283.         <Description>Shows the current frames per second if supported.</Description>
  1284.         <Win9x>1</Win9x>
  1285.         <WinMe>1</WinMe>
  1286.         <Win2K>1</Win2K>
  1287.         <WinXP>1</WinXP>
  1288.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1289.         <RegEntry>ShowFrameRate</RegEntry>
  1290.         <RegType>DWORD</RegType>
  1291.         <DefaultValue>0</DefaultValue>
  1292.         <ValueChecked>1</ValueChecked>
  1293.         <ValueUnchecked>0</ValueUnchecked>
  1294.     </ListItem>
  1295.     <ListItem>
  1296.         <Type>CheckListItemDefault</Type>
  1297.         <Caption>Enable Software Emulation</Caption>
  1298.         <Icon></Icon>
  1299.         <Key>directx8</Key>
  1300.         <Intend>1</Intend>
  1301.         <Description>Enables Software Emulation for older video cards.</Description>
  1302.         <Win9x>1</Win9x>
  1303.         <WinMe>1</WinMe>
  1304.         <Win2K>1</Win2K>
  1305.         <WinXP>1</WinXP>
  1306.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1307.         <RegEntry>EmulationOnly</RegEntry>
  1308.         <RegType>DWORD</RegType>
  1309.         <DefaultValue>0</DefaultValue>
  1310.         <ValueChecked>1</ValueChecked>
  1311.         <ValueUnchecked>0</ValueUnchecked>
  1312.     </ListItem>
  1313. </Settings>